home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / RemoteCommand / Source / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1993-06-08  |  164 b   |  7 lines

  1.  
  2. PROJ_INCLUDES = -IexecServer.subproj
  3. SPROJ_OFILES = execServer_subproj.o
  4. OTHER_CFLAGS = -Wprecomp $(PROJ_INCLUDES)
  5. OTHER_PRODUCT_DEPENDS = _askop RemoteRunServer
  6.  
  7.